{"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-21T11:16:09Z","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-04-21T11:16:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-21T11:16:09Z","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-04-21T11:16:09Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-21T11:16:09Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-21T11:16:09Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-21T11:16:19Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-21T11:16:19Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-21T11:16:29Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-21T11:16:29Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-21T11:16:39Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-21T11:16:39Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-21T11:16:39Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-21T11:16:39Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-21T11:28:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-oahnsq","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:28:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-lwgtwx","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:28:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-zztbkv","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","PR group":"konflux-gh-test-custom-default-oahnsq"} {"level":"info","ts":"2026-04-21T11:28:37Z","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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-default-oahnsq","prGroupHash":"44dffaa91c5ecc690e4ad1a1447a36b6d2e814c7084e312cb5b8ff4b9a75ce"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-oahnsq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28: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":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","PR group":"konflux-fj-test-custom-default-lwgtwx"} {"level":"info","ts":"2026-04-21T11:28:49Z","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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-default-lwgtwx","prGroupHash":"45546a16d478ca1fb9727995ab5735396c629429f2096a0a841cdcd499b06a"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28: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":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:28:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","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-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","PR group":"konflux-gl-test-custom-default-zztbkv"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-default-zztbkv","prGroupHash":"87cca7e796ed3ffaae78e58d083faf0ff45c33984b9a6e397c411a782605ed"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","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-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:28:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-oahnsq","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq","reconcileID":"acf130cb-7c12-4bf6-8f21-08f85e3f918c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-default-oahnsq\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:28:58Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-oahnsq","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:28:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-21T11:28:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"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-04-21T11:28:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"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-04-21T11:28:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","reconcileID":"5374b0ab-2839-4b7f-80fe-73b470746523","error":"pipelineruns.tekton.dev \"gh-test-custom-default-oahnsq-on-pull-request-cj2t8\" 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-04-21T11:28:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"req":{"name":"gh-test-custom-default-oahnsq-on-pull-request-cj2t8","namespace":"build-e2e-ciwz"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-oahnsq-on-pull-request-cj2t8\" 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-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-acupoa","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:29: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:29: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:29: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:29: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:29: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-lwgtwx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:29: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-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:29:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-lwgtwx","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-21T11:29:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"pipelineRun.Name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","error":"PipelineRun.tekton.dev \"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf\" 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-04-21T11:29:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","reconcileID":"cac31995-1c71-4abc-a4be-e9841b2bd2cd","error":"PipelineRun.tekton.dev \"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf\" 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-04-21T11:29:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-21T11:29:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"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-04-21T11:29:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"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-04-21T11:29:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-lwgtwx-on-pull-request-pv5wf","namespace":"build-e2e-xqgs"},"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-04-21T11:29: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-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:29: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-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:29: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-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:29: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-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:29:13Z","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-zztbkv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:29: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-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","PR group":"konflux-gh-test-custom-branch-acupoa"} {"level":"info","ts":"2026-04-21T11:29:14Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-zztbkv","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-21T11:29:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"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-04-21T11:29:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"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-04-21T11:29:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zztbkv-on-pull-request-7dng2","namespace":"build-e2e-drjg"},"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-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:29:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-ojouor","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:29:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-yzwzhk","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","PR group":"konflux-fj-test-custom-branch-ojouor"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:30: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:30: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:30: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:30: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:23Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:29Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:29Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:30Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","PR group":"konflux-gl-test-custom-branch-yzwzhk"} {"level":"info","ts":"2026-04-21T11:30:30Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:30Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:37Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:30:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:31: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:31: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:31: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:31: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:31:28Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:31: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:31: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:31: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:31: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:31: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:31:28Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:31: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:20Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:39Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:50Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:56Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:02Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":"2026-04-21 11:35:32 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:35:32Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":"2026-04-21 11:35:32 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:35:32Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:35:29Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:29:14Z","completionTime":"2026-04-21T11:35:29Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"IMAGE_DIGEST","value":"sha256:f91955904a5c0390bfb92b5b9a71fe1498b9a101e95e3ac3cb4775070ae2bd50"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-bf79d7b5ee7b1027092038b7a1600c5ac6fe4216"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cfeab490ebb42a7ae3039a7233fa9f2c7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-feab490ebb42a7ae3039a7233fa9f2c7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custofeab490ebb42a7ae3039a7233fa9f2c7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-feab490ebb42a7ae3039a7233fa9f2c7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customfeab490ebb42a7ae3039a7233fa9f2c7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custfeab490ebb42a7ae3039a7233fa9f2c7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusfeab490ebb42a7ae3039a7233fa9f2c7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96-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-c767d087f83133df3c019a19a06a31f5-24ed2ed8cb7d558e-01"}},"deletionTimestamp":"2026-04-21 11:35:32 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:35:32Z","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":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-j5j96 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-j5j96","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","PR group":"konflux-gh-test-custom-branch-acupoa"} {"level":"info","ts":"2026-04-21T11:35:37Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:37Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:38Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-j5j96 with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:42Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:36: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:45Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36: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-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":"2026-04-21 11:36:55 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":"2026-04-21 11:36:55 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36: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-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:39Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:20Z","completionTime":"2026-04-21T11:36:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"IMAGE_DIGEST","value":"sha256:614035bc4097896c0057dc471b9ccb11d7b4546b2ad1d772d1c94ea816eb0447"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"CHAINS-GIT_COMMIT","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj"},{"name":"revision","value":"b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor:on-pr-b16f46e8a7e3b84171f33fb5c1db3b6752791d0f"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-c39a6d487171a642c7e7f330b6de8d5c9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-39a6d487171a642c7e7f330b6de8d5c9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custo39a6d487171a642c7e7f330b6de8d5c9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-39a6d487171a642c7e7f330b6de8d5c9-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom39a6d487171a642c7e7f330b6de8d5c9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cust39a6d487171a642c7e7f330b6de8d5c9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-cus39a6d487171a642c7e7f330b6de8d5c9-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk-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-524b0fa4824687013547a64081eb8a2d-5398e20d1e79ea8b-01"}},"deletionTimestamp":"2026-04-21 11:36:55 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-dnhwk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-dnhwk","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":"2026-04-21 11:37:00 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:37:00Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":"2026-04-21 11:37:00 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:37:00Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:36:44Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:30:31Z","completionTime":"2026-04-21T11:36:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"IMAGE_DIGEST","value":"sha256:0a2019b8438765f221cb943ba304d4c009d9d969913274113c06f062f80258a2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"CHAINS-GIT_COMMIT","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin"},{"name":"revision","value":"67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk:on-pr-67c2e54f3abc9c2f762bcd5277f16856d1d172fc"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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-yzwzhk-on-pull-request-5pnbg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c7464487669c790be152a735361b8339d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-7464487669c790be152a735361b8339d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo7464487669c790be152a735361b8339d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7464487669c790be152a735361b8339d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust7464487669c790be152a735361b8339d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus7464487669c790be152a735361b8339d-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-yzwzhk-on-pull-request-5pnbg-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-6afad9aab35ee12006962d57984461ae-155ed7d76d7d396f-01"}},"deletionTimestamp":"2026-04-21 11:37:00 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:37:00Z","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-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","PR group":"konflux-fj-test-custom-branch-ojouor"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","PR group":"konflux-gl-test-custom-branch-yzwzhk"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:13Z","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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-dnhwk with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:19Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-5pnbg with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:38:00Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:39: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:39: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:39: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:39:53Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:39: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:03Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:13Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:16Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:17Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:22Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:22Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:22Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-21T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":"2026-04-21 11:40:23 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":"2026-04-21 11:40:23 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-21T11:40:21Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-21T11:35:37Z","completionTime":"2026-04-21T11:40:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"IMAGE_DIGEST","value":"sha256:6842c2c0b6d7d0fb4000965800c71e305c8c93f6b7fd131f1869d9b818a4b6bf"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"CHAINS-GIT_COMMIT","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok"},{"name":"revision","value":"106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98.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:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa:on-pr-106a2db624aea4ad472ff39b9c5cadbeb61eae98"},{"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:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"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:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"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:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cc6a6db67e8b75ba3d5f10839e8f6dc60-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-c6a6db67e8b75ba3d5f10839e8f6dc60-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custoc6a6db67e8b75ba3d5f10839e8f6dc60-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c6a6db67e8b75ba3d5f10839e8f6dc60-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-customc6a6db67e8b75ba3d5f10839e8f6dc60-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custc6a6db67e8b75ba3d5f10839e8f6dc60-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-cusc6a6db67e8b75ba3d5f10839e8f6dc60-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw-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-907d89271e1e52f44250c201034e5db4-9f60fe1c15150d8a-01"}},"deletionTimestamp":"2026-04-21 11:40:23 +0000 UTC"} {"level":"info","ts":"2026-04-21T11:40:23Z","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":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-k48cw has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-k48cw","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","PR group":"konflux-gh-test-custom-branch-acupoa"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:40:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"840.582639ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"fa837a00-06d2-456a-94b4-70eaa31dde77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"846.132036ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"85f49856-ac65-484a-b9b1-bdca5893719a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"856.684439ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"c6cb530b-4e83-4d04-be08-5b5b0cdbe706","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"877.237038ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"9c0d75fb-a5fc-496e-bcc3-fe8e1b2d2271","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"917.794498ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"b326bc94-f6a8-4f26-9d93-1e2396b7d896","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"956.365789ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"1cdf6d1d-77d1-4892-ae09-2f50a5c45e57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"998.723024ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"ee250e32-3a4a-42df-a4cb-ef547ee08652","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"1.319551085s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"f2a7e154-35f1-4e16-8afc-5cb0d7c35c6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"1.960358486s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"695f2905-00b9-434f-bd6a-f727138dd156","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"2.731495844s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","reconcileID":"0a9e76b0-00f6-41c5-9c96-789e0c1967a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-tuqj-20260421-113703-000","application":"build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-113703-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-ojouor","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor@sha256:c096d94888d4ec44850c19e62a89698ce88288ffeb824f0b0c5c5f47421bcd65","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj","revision":"bb24af4e97ed01423db61579e6bc22deac1df829"}}}]} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-ojouor is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"}} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","Application.Name":"build-suite-test-application-tuqj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-113703-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-113703-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:41:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-113703-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Namespace":"build-e2e-xqgs","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-8v2dq has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:25Z","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-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-8v2dq has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-8v2dq","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-k48cw with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.200635344s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"29158765-92b7-4b4e-8130-1b539268ed56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.206115802s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"48cf1076-5cab-488a-a72f-2af80351de45","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.216689918s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"1799d41f-d049-4dfb-8742-b502204a8fb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.237211542s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"2a659a59-2d53-4c8f-9b86-90aab0a83db5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.277742358s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"5f3d75e5-d6c5-4869-b3ea-7b51698fd71b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.358324379s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"49a4e458-3997-4a52-94af-b6ec98942ce4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.519682s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"258bd536-1404-4cfd-9fba-1f3cb2bc1bfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.840264206s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"b15b3300-5c8f-4a57-96a1-a305671f560a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:31Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.973561177s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"78161618-cc7b-4e60-af1c-94da0fc0f94e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:32Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"2.17085303s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"d34feb2b-b41d-4d14-9fcf-5cf0501b73a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:32Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"2.481132263s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:41:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:41:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","reconcileID":"f163e271-3f15-413b-a740-0b3b3754b1f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-yvxs-20260421-113705-000","application":"build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-113705-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-yzwzhk","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk@sha256:8ed4072278327ead441d21d7e004fab37f8c4dd898b44e7ef2411914a1ca1738","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin","revision":"93e33e93c6e1f35c4a71e542981253ac3629caae"}}}]} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yzwzhk is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","Application.Name":"build-suite-test-application-yvxs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"}} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-113705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:41:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-113705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:34Z","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-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-113705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Namespace":"build-e2e-drjg","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:37Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:37Z","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-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","PR group":"konflux-gl-test-custom-branch-yzwzhk"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","prGroup":"konflux-gl-test-custom-branch-yzwzhk","prGroupHash":"56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"}} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-113705-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Namespace":"build-e2e-drjg","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","PR group":"konflux-fj-test-custom-branch-ojouor"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","prGroup":"konflux-fj-test-custom-branch-ojouor","prGroupHash":"79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"}} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-113703-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Namespace":"build-e2e-xqgs","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:50Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:00Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:42: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:41Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:36Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"442.809066ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"6260b5d2-8a69-4863-9607-dc3c178fc738","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"448.323044ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"b4168dbe-c354-4e02-8d79-8b062e8bad43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"458.898243ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"751ba7a6-b65e-4bc1-82a1-0a4ab7d6de95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"480.152588ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"31b4e3c1-091a-43bd-9992-64b6419c3a05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"520.712072ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"f6d6459c-8b6c-4d0c-985f-0834065b4b35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"553.200371ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"5ff3e47d-1e58-4f4e-b262-d7b1c85cd00c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"601.817125ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"3de0b093-b264-4a82-bf70-8793d44b2c7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"923.138351ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"94f3f045-fb53-47d7-9e58-2b56a4dc7a61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"1.339537545s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"b3f32837-21b6-4558-93e4-bde4b114d98d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11: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":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11: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":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11: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":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11: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":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11: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":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"1.564461306s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:44:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","reconcileID":"bbb4135e-e51b-4014-a625-121f6439f94b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-mtgk-20260421-114028-000","application":"build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-acupoa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa@sha256:e78d5aa779631548ebe93ffb6094450c57cd0ebb0f66a95f098ee18010cb4934","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok","revision":"4251348c57db7897d550f121a43ab7939bb79781"}}}]} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:44:52Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"}} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","Application.Name":"build-suite-test-application-mtgk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:44:52Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Namespace":"build-e2e-ciwz","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:52Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:44:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:44:52Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:44:52Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-t5mzj has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:54Z","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":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-t5mzj has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-t5mzj","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drjg/gl-test-custom-branch-yzwzhk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:44: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:59Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","PR group":"konflux-gh-test-custom-branch-acupoa"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:45:01Z","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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","prGroup":"konflux-gh-test-custom-branch-acupoa","prGroupHash":"3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389"} {"level":"info","ts":"2026-04-21T11:45:01Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"}} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:01Z","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-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114028-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Namespace":"build-e2e-ciwz","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xqgs/fj-test-custom-branch-ojouor, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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-branch-ojouor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45: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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:46: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"841.547611ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"8d28fc58-ac78-4db5-b9c1-d5e150e678b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"847.070813ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"4ef99152-bd58-4092-9198-7977e2689745","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"857.724001ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"8d380078-051c-42d5-8cb6-cfa70c3c7370","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"878.303904ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"f4cce82f-8a97-41b9-82b9-f22d37f96826","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"918.951063ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"b9d5243a-e804-435a-9b2f-1521834c8ec7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:03Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"989.928055ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"dc98575f-0a4a-44b9-9dff-51647b04335d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.000258261s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"4bc2de77-f7bb-4d1e-875a-91ce5f526da9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.320906717s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"e81876c0-f6aa-45b8-9d31-c31c159a3cfe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.860450101s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"9b427df1-bb39-4b53-abd0-ef7089d5d92d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:04Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","elapsedSinceCompletion":"1.9619158s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","reconcileID":"19148c4c-fd7b-43f2-893f-a7969d374ddf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-yvxs-20260421-114140-000","application":"build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-114140-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-yvxs-20260421-114140-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-yzwzhk","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk@sha256:652bd206a887ad0767497685d81f1b806828334fd13e81b859168e7727046417","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin","revision":"462f9acfc68c7afe28e863f6ff2c2183fef90902"}}}]} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-drjg/gl-test-custom-branch-yzwzhk-on-pull-request-7n5gj with pr group konflux-gl-test-custom-branch-yzwzhk is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","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-yzwzhk is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 56c814a33f1d8114964b19e6d1a6de321931a1223c265f0dec2d9a1106cc9f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","Application.Name":"build-suite-test-application-yvxs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:46:06Z","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-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"}} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","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-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-114140-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:46:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","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-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-114140-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:46:06Z","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-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-114140-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Namespace":"build-e2e-drjg","snapshot.Name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114140-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"577.421629ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"7b7a5bce-618d-4ac7-84bd-eaea48cc49e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"582.95564ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"c3da9e54-f679-4efe-8bc8-91567e4955cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"593.595507ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"489e1c94-a2d9-4b34-bf45-4c33a44bd8fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"614.205964ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"2bc8d631-2b17-4474-ad59-b80f6b8f3383","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"654.84458ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"8e322887-bfc7-4682-b8ed-3673c0767577","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"681.433645ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"c67656d2-4fbc-435e-8749-4c71ede26089","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"736.069031ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"30342004-9aea-4f6f-9563-979a0206a150","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"1.056603589s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"b5e3f9f2-571c-4bb8-b5bd-abe2260b99c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","elapsedSinceCompletion":"1.697416002s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:46:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","reconcileID":"0898be25-cc71-4607-b70d-4d6b751089d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:46: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-tuqj-20260421-114141-000","application":"build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-114141-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-tuqj-20260421-114141-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-ojouor","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor@sha256:377afcc8aa8f6ca2ac607a12ad357632b7f33f18f82b74688f51c1434be1d953","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj","revision":"5becfa0e16b299eda7ee7a718996d8e5a85cc7fd"}}}]} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-xqgs/fj-test-custom-branch-ojouor-on-pull-request-8v2dq with pr group konflux-fj-test-custom-branch-ojouor is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-ojouor is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 79bccc8d73ca8c3ffc33e5fe71ea17d38d8e5c701164744ac372f68e301769 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:46: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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","Application.Name":"build-suite-test-application-tuqj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Name":"build-suite-test-application-tuqj-20260421-113703-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"}} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-114141-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:46:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:46: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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-114141-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-114141-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Namespace":"build-e2e-xqgs","snapshot.Name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:46: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-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114141-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-qkjrd has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:12Z","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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:13Z","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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-qkjrd has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:46:19Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:19Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:19Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-push-jrwmb is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:46:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:46:51Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:51Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:51Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-ojouor-on-push-7dg8j is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:47: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ciwz/gh-test-custom-branch-acupoa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"136.575515ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"d5512214-da1c-48dd-8a15-58af278a4ae5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"142.125981ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"65e53a37-3a5b-43ea-8cd0-b05ef97c74c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"152.71737ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"896d299a-a0a9-40ef-8877-9f4c4c173662","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"173.322216ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"3a1e6944-e03d-4ec6-9774-d2029c82966a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"213.940596ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"89117ca1-2ff6-4105-b430-ce1191d3e923","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"294.582928ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"3cfec2a1-a667-4893-80d6-bab230100b14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"455.287073ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"40e84ffd-eaea-40a9-a9e9-315631c42e92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"514.063408ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"0bf7ee28-27ef-4413-9785-da198b35186f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"775.924978ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"dfa7f75f-46de-4bb4-bcce-6b585f019008","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"999.013497ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"3be46f45-a9bf-46fe-afa1-9ddc6b335305","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","elapsedSinceCompletion":"2.056931688s","timeout":"5m0s"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-21T11:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","reconcileID":"a768e19b-5dbc-4bc9-a837-40bc6281fc19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-mtgk-20260421-114502-000","application":"build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114502-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-mtgk-20260421-114502-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-acupoa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa@sha256:e41eb02f50c9749c186ad23907f1d3ff971dc3c84ac42c9a0ee3dc82ad518ce4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok","revision":"ba3aef0eac1e3796ac9b3ca4256e5103c68ae9cd"}}}]} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ciwz/gh-test-custom-branch-acupoa-on-pull-request-t5mzj with pr group konflux-gh-test-custom-branch-acupoa is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-acupoa is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3558a556cd33236bdaf49dba0b806a7148dbf8219140d0809c26467df32389 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","Application.Name":"build-suite-test-application-mtgk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"}} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114502-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114502-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:49:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:30Z","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-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114502-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114502-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Namespace":"build-e2e-ciwz","snapshot.Name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-zj4hs has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:35Z","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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49: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":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-pull-request-zj4hs has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-pull-request-zj4hs","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-21T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-acupoa-on-push-d5lwz is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","reconcileID":"1306e5fd-197c-4ef7-af73-9c2e49ef66fd","Component.Namespace":"build-e2e-drjg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk@sha256:4983f8e856e05c2dbd42152b3b0a8d9816b3769d1b81c7d19c1e147aa4ca5d35","Component.Name":"gl-test-custom-branch-yzwzhk","lastBuildCommit":"2cdbf51b5328b62793c87f88a65e86719f25b420"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","component.Namespace":"build-e2e-drjg","component.Name":"gl-test-custom-branch-yzwzhk"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-yvxs-20260421-114619-000","application":"build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-114619-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-yvxs-20260421-114619-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-yzwzhk","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-drjg/gl-test-custom-branch-yzwzhk@sha256:4983f8e856e05c2dbd42152b3b0a8d9816b3769d1b81c7d19c1e147aa4ca5d35","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wehhin","revision":"2cdbf51b5328b62793c87f88a65e86719f25b420"}}}]} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:50: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-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","Application.Name":"build-suite-test-application-yvxs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:50: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-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"build-suite-test-application-yvxs-20260421-114619-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:50:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50: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-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-yvxs-20260421-114619-000","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-push-jrwmb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:47Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-push-jrwmb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:59Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50: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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:59Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:50:59Z","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-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-pull-request-kzdnp","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:00Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:00Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:00Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:00Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:00Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","snapshot.Name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:51:00Z","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-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-yzwzhk-on-push-jrwmb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-yzwzhk-on-push-jrwmb","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs"} {"level":"info","ts":"2026-04-21T11:51:18Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","reconcileID":"1a448bee-d0d8-44a9-98b8-bd2f158d5401","Component.Namespace":"build-e2e-xqgs","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor@sha256:850f435add727eb548f1e107214756b24be78d18c8f316d467f80e9e9141a751","Component.Name":"fj-test-custom-branch-ojouor","lastBuildCommit":"3118032db9b13c97f5c608f7bfcd35cf4cf7c372"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","component.Namespace":"build-e2e-xqgs","component.Name":"fj-test-custom-branch-ojouor"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-tuqj-20260421-114652-000"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-tuqj-20260421-114652-000","application":"build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-tuqj-20260421-114652-000"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-114652-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-tuqj-20260421-114652-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-ojouor","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xqgs/fj-test-custom-branch-ojouor@sha256:850f435add727eb548f1e107214756b24be78d18c8f316d467f80e9e9141a751","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-hopzjj","revision":"3118032db9b13c97f5c608f7bfcd35cf4cf7c372"}}}]} {"level":"info","ts":"2026-04-21T11:51:18Z","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-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:51:18Z","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-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","Application.Name":"build-suite-test-application-tuqj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:51:18Z","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-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"build-suite-test-application-tuqj-20260421-114652-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:51:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:51:18Z","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-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","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-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-tuqj-20260421-114652-000","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tuqj-20260421-114652-000"} {"level":"info","ts":"2026-04-21T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-tuqj-20260421-114652-000"} {"level":"info","ts":"2026-04-21T11:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:51:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-push-7dg8j has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:19Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:19Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:19Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:19Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:19Z","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-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Name":"build-suite-test-application-tuqj-20260421-114652-000"} {"level":"info","ts":"2026-04-21T11:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor-on-push-7dg8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-push-7dg8j has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:34Z","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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51: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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:34Z","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-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Name":"build-suite-test-application-tuqj-20260421-114141-000"} {"level":"info","ts":"2026-04-21T11:51:34Z","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":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-pull-request-qkjrd has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-pull-request-qkjrd","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:35Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:35Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:35Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:35Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:35Z","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-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","snapshot.Name":"build-suite-test-application-tuqj-20260421-114652-000"} {"level":"info","ts":"2026-04-21T11:51:35Z","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":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:51:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-ojouor-on-push-7dg8j has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-ojouor-on-push-7dg8j","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj"} {"level":"info","ts":"2026-04-21T11:53:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-yzwzhk","namespace":"build-e2e-drjg"},"application":"build-e2e-drjg/build-suite-test-application-yvxs","namespace":"build-e2e-drjg","name":"gl-test-custom-branch-yzwzhk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:53:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:53: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-drjg","snapshot":"build-suite-test-application-yvxs-20260421-114619-000"} {"level":"info","ts":"2026-04-21T11:53:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:53: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-drjg","snapshot":"build-suite-test-application-yvxs-20260421-113705-000"} {"level":"info","ts":"2026-04-21T11:53:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-yvxs-20260421-114140-000"} {"level":"info","ts":"2026-04-21T11:53: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-drjg","snapshot":"build-suite-test-application-yvxs-20260421-114140-000"} 2026/04/21 11:53:09 http: TLS handshake error from 10.129.0.2:53180: EOF {"level":"info","ts":"2026-04-21T11:53:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-ojouor","namespace":"build-e2e-xqgs"},"application":"build-e2e-xqgs/build-suite-test-application-tuqj","namespace":"build-e2e-xqgs","name":"fj-test-custom-branch-ojouor","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:16Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:16Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","reconcileID":"14228ee8-ac77-4adf-bbca-62c15bee0433","Component.Namespace":"build-e2e-ciwz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa@sha256:dd0bff472f18d84822451a241e7ca23ac868136dab6e682c84d8e94b1180c72a","Component.Name":"gh-test-custom-branch-acupoa","lastBuildCommit":"fdd4b16f7e47e297c5cb1bfb5dd1dc936db0d52c"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","component.Namespace":"build-e2e-ciwz","component.Name":"gh-test-custom-branch-acupoa"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-mtgk-20260421-114951-000","application":"build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:54:17Z","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-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-21T11:54:17Z","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-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","Application.Name":"build-suite-test-application-mtgk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114951-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-mtgk-20260421-114951-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-acupoa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ciwz/gh-test-custom-branch-acupoa@sha256:dd0bff472f18d84822451a241e7ca23ac868136dab6e682c84d8e94b1180c72a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hsodok","revision":"fdd4b16f7e47e297c5cb1bfb5dd1dc936db0d52c"}}}]} {"level":"info","ts":"2026-04-21T11:54:17Z","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-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"build-suite-test-application-mtgk-20260421-114951-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-21T11:54:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-21T11:54:17Z","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-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","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-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-mtgk-20260421-114951-000","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-push-d5lwz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa-on-push-d5lwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-21T11:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-push-d5lwz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54: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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54: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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54: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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54: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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","snapshot.Name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:54:21Z","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":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-acupoa-on-push-d5lwz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-acupoa-on-push-d5lwz","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk"} {"level":"info","ts":"2026-04-21T11:56:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-acupoa","namespace":"build-e2e-ciwz"},"application":"build-e2e-ciwz/build-suite-test-application-mtgk","namespace":"build-e2e-ciwz","name":"gh-test-custom-branch-acupoa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-21T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ciwz","snapshot":"build-suite-test-application-mtgk-20260421-114028-000"} {"level":"info","ts":"2026-04-21T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ciwz","snapshot":"build-suite-test-application-mtgk-20260421-114951-000"} {"level":"info","ts":"2026-04-21T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-mtgk-20260421-114502-000"} {"level":"info","ts":"2026-04-21T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ciwz","snapshot":"build-suite-test-application-mtgk-20260421-114502-000"}